-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-19359. Accelerate token negotiation for other similar mechanisms. #7983
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: trunk
Are you sure you want to change the base?
Conversation
💔 -1 overall
This message was automatically generated. |
HADOOP-19227 has words
Why can this be extended to other mechanisms now? |
It is only for mechanisms similar to DIGEST-MD5. For other mechanisms, it can't. |
💔 -1 overall
This message was automatically generated. |
Description of PR
HADOOP-19359
HADOOP-19227 changed ipc.Server to accelerate token negotiation only for the default mechanism.
In this JIRA, we change to support other similar mechanisms.
The previous pull request #7213 turned stale. Submitting this one with last trunk.
How was this patch tested?
Tested it manually.
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?